home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / systems / mac / oztex / mf.hqx / Metafont / mfinputs / mathex.mf < prev    next >
Text File  |  1994-08-19  |  373b  |  14 lines

  1. % The Computer Modern Math-Extension family (by D. E. Knuth, 1979--1985)
  2.  
  3. font_coding_scheme:="TeX math extension";
  4. mode_setup; font_setup;
  5.  
  6. input bigdel;  % large delimiters
  7. input bigop;  % large operators
  8. input bigacc;  % large accents
  9.  
  10. font_x_height x_height#;
  11. font_quad 18u#+4letter_fit#;
  12. % (The calling file should give the other math extension font parameters.)
  13. bye.
  14.